Gets or sets Warning header field. The Warning header field is used to carry additional
information about the status of a request or response. The warning text should be in a natural
language that is most likely to be intelligible to the human user receiving the response.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string Warning { get; set; }Public Property Warning As String
Get
Set
Property Value
Type:
String
See Also